// Sunscape , by Erlend Robaye, October 2001

Aspc=1,

A0="flor( 2 + rnd( 30 ) )",	// Amplitude of sin that devides into circles

// Flow gently in or out
srcR="r * ( 1 + sgn(sin( theta * A0)) * .01)",

// Turn right
srcT="theta + .0002",

Vers=100
